home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
SpaceEscape.swf
/
scripts
/
frame_18
/
PlaceObject2_463_30
/
CLIPACTIONRECORD on(initialize).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-08-08
|
193 b
|
9 lines
on(initialize){
scoreLocation = "_root.score";
gamename = "spaceescape";
saveScore = true;
scoreIsTime = false;
scoreReversed = false;
negativeScoreAllowed = false;
}